projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb766f9
)
(Fbyte_code): Revert last change.
author
Pavel Janík
<Pavel@Janik.cz>
Wed, 20 Mar 2002 07:46:46 +0000
(07:46 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Wed, 20 Mar 2002 07:46:46 +0000
(07:46 +0000)
src/ChangeLog
patch
|
blob
|
history
src/bytecode.c
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index afd4ddd03a8cb4db8f3900a3d2508c686ea337c2..567c7e088ea541fafb30c87aa16c5df16ae32f1a 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2002-03-20 Pavel Jan
\e
,Bm
\e
(Bk <Pavel@Janik.cz>
+
+ * bytecode.c (Fbyte_code): Revert last change.
+
2002-03-19 Kim F. Storm <storm@cua.dk>
* makefile.w32-in (LIBS): Add $(WSOCK32).
diff --git
a/src/bytecode.c
b/src/bytecode.c
index bcd303f8d736a99ee3eae6826f2c74e55d9d3c3b..f24132dae2561a9eca5a41c97d0c88d1c8596f56 100644
(file)
--- a/
src/bytecode.c
+++ b/
src/bytecode.c
@@
-637,7
+637,7
@@
If the third argument is incorrect, Emacs may crash. */)
AFTER_POTENTIAL_GC ();
}
}
-
(void)
POP;
+ POP;
break;
case Bdup: